added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2010 / VBSL4COMInterop / App.xaml
blob0dd46a5e692f3718071126a7344a94251db004b5
1 <Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
2              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
3              x:Class="VBSL4COMInterop.App"
4              >
5     <Application.Resources>
6         
7     </Application.Resources>
8 </Application>